POV-Ray : Newsgroups : povray.newusers : Blob mastering : Re: Blob mastering Server Time
5 Sep 2024 14:19:40 EDT (-0400)
  Re: Blob mastering  
From: Rune
Date: 3 Jun 2001 12:30:53
Message: <3b1a663d$4@news.povray.org>
"george ferguson" wrote:
> the thing is that when i try to put in a sphere for
> example it says "no matching } in sphere , found
> instead...
>
> tell me what im doing wrong...please!!!

Blob elements always need to be placed inside a blob object.
That is also the case when you use my macro:

blob {
   threshold 0.65
   sphere {
      <0,0,0>,
      easyblob (0.65, 2, 2)
   }
}

Hope that helps!

Rune
--
3D images and anims, include files, tutorials and more:
Rune's World:    http://rsj.mobilixnet.dk (updated May 10)
POV-Ray Users:   http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.